How to Install freetts software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install freetts software package in Ubuntu 16.04 LTS (Xenial Xerus)

freetts software package provides speech synthesis system, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install freetts 

freetts is installed in your system.

Make ensure the freetts package were installed using the commands given below,

$ sudo dpkg-query -l | grep freetts *

You will get with freetts package name, version, architecture and description in a table

freetts package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Java
Package freetts
Version 1.2.2-3
Description speech synthesis system
Sub Section Java


See Also, How to uninstall or remove freetts software package from Ubuntu 16.04 LTS (Xenial Xerus) ?